Skip to content

Conversation

AhmedNourJamalElDin
Copy link

Fixes issue #[229]

Changes:

Based on below this (section)[https://serverless.com/framework/docs/providers/aws/guide/plugins#serverless-instance], which is:

Note: Variable references in the serverless instance are not resolved before a Plugin's constructor is called, so if you need these, make sure to wait to access those from your hooks.

So I moved the calls to this.config to the function they need them

Demo Link: No demo

Screenshots for the change: check the changes tab in the pull request

@AhmedNourJamalElDin AhmedNourJamalElDin changed the title extract config when needed Allow variable resolving Sep 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant